-- card: 9160 from stack: in -- bmap block id: 15520 -- flags: 0000 -- background id: 4673 -- name: Opening Card ----- HyperTalk script ----- on openCard hide menuBar end openCard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=429 top=269 right=319 bottom=484 -- title width / last selected line: 0 -- icon id / first selected line: 27056 / 27056 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp set the userLevel to 1 hide card field id 6 visual effect dissolve push card go to card id 11801 end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=34 top=45 right=57 bottom=46 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseDown if the optionKey is down then show card field id 6 else hide card field id 6 end if end mouseDown on mouseUp hide card field id 6 end mouseUp -- part 6 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=90 top=214 right=280 bottom=416 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp hide card field id 6 end mouseUp -- part contents for card part 6 ----- text ----- Revision 1.3 August 22, 1988 Concept, design, scripting: Eric Binder Scripting, revisions: Steve Puchkoff